[INFO] cloning repository https://github.com/bmcclelland/586-mvc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bmcclelland/586-mvc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmcclelland%2F586-mvc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmcclelland%2F586-mvc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cae90ed467cb4c9c38451f782aefc6e7c9114aa
[INFO] fixing bmcclelland/586-mvc against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmcclelland%2F586-mvc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bmcclelland/586-mvc
[INFO] finished tweaking git repo https://github.com/bmcclelland/586-mvc
[INFO] tweaked toml for git repo https://github.com/bmcclelland/586-mvc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bmcclelland/586-mvc on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bmcclelland/586-mvc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: procs/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `procs` library target)
[INFO] [stderr] warning: `procs` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 736eb4395f6795e0bd765be744f5fb798c30f98828ea9463495d409309550927
[INFO] running `Command { std: "docker" "start" "736eb4395f6795e0bd765be744f5fb798c30f98828ea9463495d409309550927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736eb4395f6795e0bd765be744f5fb798c30f98828ea9463495d409309550927" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "736eb4395f6795e0bd765be744f5fb798c30f98828ea9463495d409309550927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736eb4395f6795e0bd765be744f5fb798c30f98828ea9463495d409309550927" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating backend/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating common/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating procs/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating frontend/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: procs/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `procs` library target)
[INFO] [stderr] warning: `procs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.9.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking safemem v0.3.2
[INFO] [stderr]    Compiling mime_guess v1.8.7
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling yew-macro v0.9.2
[INFO] [stderr]    Compiling base-x v0.2.5
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking gzip-header v0.3.0
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling yew v0.9.2
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking multipart v0.15.4
[INFO] [stderr]     Checking http v0.1.18
[INFO] [stderr]     Checking tiny_http v0.6.2
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking filetime v0.2.7
[INFO] [stderr]     Checking indexmap v1.2.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling diesel_derives v1.4.0
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling proc-macro-hack v0.5.10
[INFO] [stderr]    Compiling procs v0.1.0 (/opt/rustwide/workdir/procs)
[INFO] [stderr]    Migrating procs/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking dotenv v0.14.1
[INFO] [stderr]    Compiling diesel v1.4.3
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking erased-serde v0.3.9
[INFO] [stderr]     Checking bincode v1.0.1
[INFO] [stderr]    Compiling stdweb-derive v0.5.3
[INFO] [stderr]     Checking rouille v3.0.0
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr]    Compiling diesel-derive-newtype v0.1.2
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Migrating common/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]    Migrating backend/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating backend/src/bin/main.rs from 2018 edition to 2021
[INFO] [stderr]     Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]    Migrating frontend/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating frontend/src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.15.4, stdweb v0.4.20, syn v0.14.9, yew v0.9.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: backend v0.1.0 (/opt/rustwide/workdir/backend) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: common v0.1.0 (/opt/rustwide/workdir/common) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: procs v0.1.0 (/opt/rustwide/workdir/procs) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: frontend v0.1.0 (/opt/rustwide/workdir/frontend) updating edition from 2018 to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: procs/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `procs` library target)
[INFO] [stderr] warning: `procs` (manifest) generated 1 warning
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling procs v0.1.0 (/opt/rustwide/workdir/procs)
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]  --> common/src/data.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                    ^----------
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    `Deserialize` is not local
[INFO] [stdout]    |                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                                ^---
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Fail` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                                ^---
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Display` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WorkerName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorkerName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TaskName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TaskName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^--------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `Serialize` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WorkerID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^----------
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorkerID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^--------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `Serialize` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TaskID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^----------
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TaskID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^--------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `Serialize` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^----------
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                ^--------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Queryable` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Serialize` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `HasTable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `Identifiable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:91
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:91
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^----------
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:104
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:104
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        -^^^^^^^^^
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:104
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                ^--------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Queryable` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this function `_impl_queryable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Serialize` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                ^-----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `BelongsTo` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_associations_for_task`
[INFO] [stdout] 33 | #[belongs_to(Project)]
[INFO] [stdout]    |              ------- `Project` is not local
[INFO] [stdout] 34 | #[belongs_to(Worker)]
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                ^-----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `BelongsTo` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_associations_for_task`
[INFO] [stdout] 33 | #[belongs_to(Project)]
[INFO] [stdout] 34 | #[belongs_to(Worker)]
[INFO] [stdout]    |              ------ `Worker` is not local
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:77
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `HasTable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:77
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `Identifiable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:91
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:91
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^----------
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        -^^^^^^^^^
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                ^--------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Queryable` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this function `_impl_queryable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Serialize` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:77
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `HasTable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:77
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `Identifiable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:91
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:91
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^----------
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:104
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:104
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        -^^^^^^^^^
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:104
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AddProjectParams`
[INFO] [stdout] 49 | pub struct AddProjectParams {
[INFO] [stdout]    |            ---------------- `AddProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AddProjectParams`
[INFO] [stdout] 49 | pub struct AddProjectParams {
[INFO] [stdout]    |            ---------------- `AddProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AddWorkerParams`
[INFO] [stdout] 54 | pub struct AddWorkerParams {
[INFO] [stdout]    |            --------------- `AddWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AddWorkerParams`
[INFO] [stdout] 54 | pub struct AddWorkerParams {
[INFO] [stdout]    |            --------------- `AddWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AddTaskParams`
[INFO] [stdout] 59 | pub struct AddTaskParams {
[INFO] [stdout]    |            ------------- `AddTaskParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AddTaskParams`
[INFO] [stdout] 59 | pub struct AddTaskParams {
[INFO] [stdout]    |            ------------- `AddTaskParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GetTasksParams`
[INFO] [stdout] 66 | pub struct GetTasksParams;
[INFO] [stdout]    |            -------------- `GetTasksParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GetTasksParams`
[INFO] [stdout] 66 | pub struct GetTasksParams;
[INFO] [stdout]    |            -------------- `GetTasksParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GetProjectsParams`
[INFO] [stdout] 69 | pub struct GetProjectsParams;
[INFO] [stdout]    |            ----------------- `GetProjectsParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GetProjectsParams`
[INFO] [stdout] 69 | pub struct GetProjectsParams;
[INFO] [stdout]    |            ----------------- `GetProjectsParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GetWorkersParams`
[INFO] [stdout] 72 | pub struct GetWorkersParams;
[INFO] [stdout]    |            ---------------- `GetWorkersParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GetWorkersParams`
[INFO] [stdout] 72 | pub struct GetWorkersParams;
[INFO] [stdout]    |            ---------------- `GetWorkersParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_DeleteProjectParams`
[INFO] [stdout] 75 | pub struct DeleteProjectParams {
[INFO] [stdout]    |            ------------------- `DeleteProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_DeleteProjectParams`
[INFO] [stdout] 75 | pub struct DeleteProjectParams {
[INFO] [stdout]    |            ------------------- `DeleteProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_DeleteWorkerParams`
[INFO] [stdout] 80 | pub struct DeleteWorkerParams {
[INFO] [stdout]    |            ------------------ `DeleteWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_DeleteWorkerParams`
[INFO] [stdout] 80 | pub struct DeleteWorkerParams {
[INFO] [stdout]    |            ------------------ `DeleteWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout]   | |         ---- `name` is not local
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] 12 | |         project_id -> Integer,
[INFO] [stdout]    | |         ---------- `project_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_project_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] 12 | |         project_id -> Integer,
[INFO] [stdout] 13 | |         worker_id -> Nullable<Integer>,
[INFO] [stdout]    | |         --------- `worker_id` is not local
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_worker_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     workers (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         name -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     workers (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 20 | |         name -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     workers (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]  --> common/src/data.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> backend/src/server.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     _env: &(impl Logger),
[INFO] [stdout]    |            ^           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     _env: &(impl Logger),
[INFO] [stdout] 16 +     _env: &impl Logger ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> backend/src/server.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     env: &mut (impl Logger),
[INFO] [stdout]    |               ^           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 -     env: &mut (impl Logger),
[INFO] [stdout] 25 +     env: &mut impl Logger ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$name::*`
[INFO] [stdout]  --> backend/src/macros.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 |         mod $name; pub use $name::*;
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: backend/src/traits/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | use_mod!(model);
[INFO] [stdout]   | --------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `use_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> backend/src/server.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     _env: &(impl Logger),
[INFO] [stdout]    |            ^           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     _env: &(impl Logger),
[INFO] [stdout] 16 +     _env: &impl Logger ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> backend/src/server.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     env: &mut (impl Logger),
[INFO] [stdout]    |               ^           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 -     env: &mut (impl Logger),
[INFO] [stdout] 25 +     env: &mut impl Logger ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$name::*`
[INFO] [stdout]  --> backend/src/macros.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 |         mod $name; pub use $name::*;
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: backend/src/traits/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | use_mod!(model);
[INFO] [stdout]   | --------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `use_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                    ^----------
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    `Deserialize` is not local
[INFO] [stdout]    |                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                                ^---
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Fail` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                                ^---
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Display` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WorkerName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorkerName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TaskName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TaskName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^--------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `Serialize` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WorkerID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^----------
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorkerID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^--------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `Serialize` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TaskID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^----------
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TaskID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^--------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `Serialize` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^----------
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                ^--------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Queryable` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Serialize` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `HasTable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `Identifiable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:91
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:91
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^----------
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:104
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:104
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        -^^^^^^^^^
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:104
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                ^--------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Queryable` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this function `_impl_queryable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Serialize` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                ^-----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `BelongsTo` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_associations_for_task`
[INFO] [stdout] 33 | #[belongs_to(Project)]
[INFO] [stdout]    |              ------- `Project` is not local
[INFO] [stdout] 34 | #[belongs_to(Worker)]
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                ^-----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `BelongsTo` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_associations_for_task`
[INFO] [stdout] 33 | #[belongs_to(Project)]
[INFO] [stdout] 34 | #[belongs_to(Worker)]
[INFO] [stdout]    |              ------ `Worker` is not local
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:77
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `HasTable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:77
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `Identifiable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:91
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:91
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^----------
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        -^^^^^^^^^
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                ^--------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Queryable` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this function `_impl_queryable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Serialize` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:77
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `HasTable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:77
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `Identifiable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:91
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:91
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^----------
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:104
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:104
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        -^^^^^^^^^
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:104
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AddProjectParams`
[INFO] [stdout] 49 | pub struct AddProjectParams {
[INFO] [stdout]    |            ---------------- `AddProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AddProjectParams`
[INFO] [stdout] 49 | pub struct AddProjectParams {
[INFO] [stdout]    |            ---------------- `AddProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AddWorkerParams`
[INFO] [stdout] 54 | pub struct AddWorkerParams {
[INFO] [stdout]    |            --------------- `AddWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AddWorkerParams`
[INFO] [stdout] 54 | pub struct AddWorkerParams {
[INFO] [stdout]    |            --------------- `AddWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AddTaskParams`
[INFO] [stdout] 59 | pub struct AddTaskParams {
[INFO] [stdout]    |            ------------- `AddTaskParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AddTaskParams`
[INFO] [stdout] 59 | pub struct AddTaskParams {
[INFO] [stdout]    |            ------------- `AddTaskParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GetTasksParams`
[INFO] [stdout] 66 | pub struct GetTasksParams;
[INFO] [stdout]    |            -------------- `GetTasksParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GetTasksParams`
[INFO] [stdout] 66 | pub struct GetTasksParams;
[INFO] [stdout]    |            -------------- `GetTasksParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GetProjectsParams`
[INFO] [stdout] 69 | pub struct GetProjectsParams;
[INFO] [stdout]    |            ----------------- `GetProjectsParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GetProjectsParams`
[INFO] [stdout] 69 | pub struct GetProjectsParams;
[INFO] [stdout]    |            ----------------- `GetProjectsParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GetWorkersParams`
[INFO] [stdout] 72 | pub struct GetWorkersParams;
[INFO] [stdout]    |            ---------------- `GetWorkersParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GetWorkersParams`
[INFO] [stdout] 72 | pub struct GetWorkersParams;
[INFO] [stdout]    |            ---------------- `GetWorkersParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_DeleteProjectParams`
[INFO] [stdout] 75 | pub struct DeleteProjectParams {
[INFO] [stdout]    |            ------------------- `DeleteProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_DeleteProjectParams`
[INFO] [stdout] 75 | pub struct DeleteProjectParams {
[INFO] [stdout]    |            ------------------- `DeleteProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_DeleteWorkerParams`
[INFO] [stdout] 80 | pub struct DeleteWorkerParams {
[INFO] [stdout]    |            ------------------ `DeleteWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_DeleteWorkerParams`
[INFO] [stdout] 80 | pub struct DeleteWorkerParams {
[INFO] [stdout]    |            ------------------ `DeleteWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout]   | |         ---- `name` is not local
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] 12 | |         project_id -> Integer,
[INFO] [stdout]    | |         ---------- `project_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_project_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] 12 | |         project_id -> Integer,
[INFO] [stdout] 13 | |         worker_id -> Nullable<Integer>,
[INFO] [stdout]    | |         --------- `worker_id` is not local
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_worker_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     workers (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         name -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     workers (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 20 | |         name -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     workers (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `worker_id` and `task_count` are never read
[INFO] [stdout]   --> backend/src/prod/model.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct WorkerTaskCount {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 11 |     worker_id: WorkerID,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 12 |     task_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `worker_id` and `task_count` are never read
[INFO] [stdout]   --> backend/src/prod/model.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct WorkerTaskCount {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 11 |     worker_id: WorkerID,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 12 |     task_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.15.4, stdweb v0.4.20, syn v0.14.9, yew v0.9.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating backend/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating common/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating procs/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating frontend/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: procs/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `procs` library target)
[INFO] [stderr] warning: `procs` (manifest) generated 1 warning
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> common/src/data.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]  --> common/src/data.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                    ^----------
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    `Deserialize` is not local
[INFO] [stdout]    |                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                                ^---
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Fail` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize,Deserialize,Fail,Debug)]
[INFO] [stdout]    |                                ^---
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Display` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_AppError`
[INFO] [stdout] 11 | pub enum AppError {
[INFO] [stdout]    |          -------- `AppError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WorkerName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorkerName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | newtype!(WorkerName:  String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `WorkerName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TaskName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TaskName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | newtype!(TaskName:    String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `TaskName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                             ^--------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Serialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                       ^----------
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectName`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:16:67
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[derive(Clone,Debug,Hash,PartialEq,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                   ^------------
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTNAME`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | newtype!(ProjectName: String);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |        |
[INFO] [stdout]    | |        `ProjectName` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^--------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `Serialize` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WorkerID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^----------
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorkerID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_WORKERID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | newtype_id!(WorkerID:    i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `WorkerID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^--------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `Serialize` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TaskID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^----------
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TaskID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_TASKID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | newtype_id!(TaskID:      i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `TaskID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:61
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                             ^--------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `Serialize` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:71
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                       ^----------
[INFO] [stdout]    |                                                                       |
[INFO] [stdout]    |                                                                       `Deserialize` is not local
[INFO] [stdout]    |                                                                       move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `ToSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   -^^^^^^^^^^^^
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `AsExpression` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSql` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `FromSqlRow` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `Queryable` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/macros.rs:3:83
[INFO] [stdout]    |
[INFO] [stdout]  3 |         #[derive(Copy,Hash,PartialEq,Eq,Clone,Debug,Default,Serialize,Deserialize,DieselNewType)]
[INFO] [stdout]    |                                                                                   ^------------
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   `QueryId` is not local
[INFO] [stdout]    |                                                                                   move the `impl` block outside of this constant `_IMPL_DIESEL_NEW_TYPE_FOR_PROJECTID`
[INFO] [stdout]    |
[INFO] [stdout]   ::: common/src/data.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | newtype_id!(ProjectID:   i32);
[INFO] [stdout]    | -----------------------------
[INFO] [stdout]    | |           |
[INFO] [stdout]    | |           `ProjectID` is not local
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `DieselNewType` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `DieselNewType` may come from an old version of the `diesel_derive_newtype` crate, try updating your dependency with `cargo update -p diesel_derive_newtype`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `DieselNewType` which comes from the expansion of the macro `newtype_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                ^--------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Queryable` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Serialize` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `HasTable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `Identifiable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:91
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:91
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^----------
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:104
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:104
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        -^^^^^^^^^
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:26:104
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_project`
[INFO] [stdout] 27 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                ^--------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Queryable` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this function `_impl_queryable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Serialize` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                ^-----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `BelongsTo` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_associations_for_task`
[INFO] [stdout] 33 | #[belongs_to(Project)]
[INFO] [stdout]    |              ------- `Project` is not local
[INFO] [stdout] 34 | #[belongs_to(Worker)]
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                ^-----------
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                `BelongsTo` is not local
[INFO] [stdout]    |                                                                move the `impl` block outside of this function `_impl_associations_for_task`
[INFO] [stdout] 33 | #[belongs_to(Project)]
[INFO] [stdout] 34 | #[belongs_to(Worker)]
[INFO] [stdout]    |              ------ `Worker` is not local
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:77
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `HasTable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:77
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `Identifiable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:91
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:91
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^----------
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        -^^^^^^^^^
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:32:104
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_task`
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub struct Task {
[INFO] [stdout]    |            ---- `Task` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                ^--------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Queryable` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this function `_impl_queryable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                          ^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          `Serialize` is not local
[INFO] [stdout]    |                                          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:77
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^-----------
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `HasTable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:77
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |                                                                             |
[INFO] [stdout]    |                                                                             `Identifiable` is not local
[INFO] [stdout]    |                                                                             move the `impl` block outside of this function `_impl_identifiable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:91
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:91
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                           ^----------
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           `AsChangeset` is not local
[INFO] [stdout]    |                                                                                           move the `impl` block outside of this function `_impl_as_changeset_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:104
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:104
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        -^^^^^^^^^
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `Insertable` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:42:104
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(Debug,Clone,PartialEq,Queryable,Serialize,Deserialize,Associations,Identifiable, AsChangeset, Insertable)]
[INFO] [stdout]    |                                                                                                        ^---------
[INFO] [stdout]    |                                                                                                        |
[INFO] [stdout]    |                                                                                                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                                                                                                        `table` is not local
[INFO] [stdout]    |                                                                                                        move the `impl` block outside of this function `_impl_insertable_for_worker`
[INFO] [stdout] 43 | pub struct Worker {
[INFO] [stdout]    |            ------ `Worker` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AddProjectParams`
[INFO] [stdout] 49 | pub struct AddProjectParams {
[INFO] [stdout]    |            ---------------- `AddProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AddProjectParams`
[INFO] [stdout] 49 | pub struct AddProjectParams {
[INFO] [stdout]    |            ---------------- `AddProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AddWorkerParams`
[INFO] [stdout] 54 | pub struct AddWorkerParams {
[INFO] [stdout]    |            --------------- `AddWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AddWorkerParams`
[INFO] [stdout] 54 | pub struct AddWorkerParams {
[INFO] [stdout]    |            --------------- `AddWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_AddTaskParams`
[INFO] [stdout] 59 | pub struct AddTaskParams {
[INFO] [stdout]    |            ------------- `AddTaskParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_AddTaskParams`
[INFO] [stdout] 59 | pub struct AddTaskParams {
[INFO] [stdout]    |            ------------- `AddTaskParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GetTasksParams`
[INFO] [stdout] 66 | pub struct GetTasksParams;
[INFO] [stdout]    |            -------------- `GetTasksParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GetTasksParams`
[INFO] [stdout] 66 | pub struct GetTasksParams;
[INFO] [stdout]    |            -------------- `GetTasksParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GetProjectsParams`
[INFO] [stdout] 69 | pub struct GetProjectsParams;
[INFO] [stdout]    |            ----------------- `GetProjectsParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GetProjectsParams`
[INFO] [stdout] 69 | pub struct GetProjectsParams;
[INFO] [stdout]    |            ----------------- `GetProjectsParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GetWorkersParams`
[INFO] [stdout] 72 | pub struct GetWorkersParams;
[INFO] [stdout]    |            ---------------- `GetWorkersParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GetWorkersParams`
[INFO] [stdout] 72 | pub struct GetWorkersParams;
[INFO] [stdout]    |            ---------------- `GetWorkersParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_DeleteProjectParams`
[INFO] [stdout] 75 | pub struct DeleteProjectParams {
[INFO] [stdout]    |            ------------------- `DeleteProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_DeleteProjectParams`
[INFO] [stdout] 75 | pub struct DeleteProjectParams {
[INFO] [stdout]    |            ------------------- `DeleteProjectParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_DeleteWorkerParams`
[INFO] [stdout] 80 | pub struct DeleteWorkerParams {
[INFO] [stdout]    |            ------------------ `DeleteWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/data.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug,Clone,Serialize,Deserialize)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `Deserialize` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_DeleteWorkerParams`
[INFO] [stdout] 80 | pub struct DeleteWorkerParams {
[INFO] [stdout]    |            ------------------ `DeleteWorkerParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     projects (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         name -> Text,
[INFO] [stdout]   | |         ---- `name` is not local
[INFO] [stdout] 5 | |     }
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] 12 | |         project_id -> Integer,
[INFO] [stdout]    | |         ---------- `project_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_project_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / table! {
[INFO] [stdout]  9 | |     tasks (id) {
[INFO] [stdout] 10 | |         id -> Integer,
[INFO] [stdout] 11 | |         name -> Text,
[INFO] [stdout] 12 | |         project_id -> Integer,
[INFO] [stdout] 13 | |         worker_id -> Nullable<Integer>,
[INFO] [stdout]    | |         --------- `worker_id` is not local
[INFO] [stdout] 14 | |     }
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_worker_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     workers (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         name -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     workers (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 20 | |         name -> Text,
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> common/src/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / table! {
[INFO] [stdout] 18 | |     workers (id) {
[INFO] [stdout] 19 | |         id -> Integer,
[INFO] [stdout] 20 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]     Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]     Checking procs v0.1.0 (/opt/rustwide/workdir/procs)
[INFO] [stderr]    Migrating frontend/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed frontend/src/msg.rs (1 fix)
[INFO] [stderr]    Migrating common/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating backend/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/server.rs:50:11
[INFO] [stdout]     |
[INFO] [stdout]  38 |     let action = try_or!(action_fn(request), {
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `action` calls a custom destructor
[INFO] [stdout]     |         `action` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |     let mut model = Model::new(db::open());
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `model` calls a custom destructor
[INFO] [stdout]     |         `model` will be dropped later as of Edition 2024
[INFO] [stdout]  49 |         
[INFO] [stdout]  50 |     match action.execute(&mut model) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  63 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `action` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `model` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.3/src/sqlite/connection/raw.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Drop for RawConnection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `model` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.3/src/sqlite/connection/stmt.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl Drop for Statement {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed backend/src/db.rs (1 fix)
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> backend/src/macros.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  9 |           if let Some(x) = $expr {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: backend/src/server.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let action = try_or!(action_fn(request), {
[INFO] [stdout]    |                    -       ------------------ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |  __________________|
[INFO] [stdout]    | |
[INFO] [stdout] 39 | |         env.log("404: action_fn failed");
[INFO] [stdout] 40 | |         return Response::empty_404();
[INFO] [stdout] 41 | |     });
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: value may invoke a custom destructor because it contains a trait object
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> backend/src/macros.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |           }
[INFO] [stdout]    |           ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: backend/src/server.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let action = try_or!(action_fn(request), {
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 39 | |         env.log("404: action_fn failed");
[INFO] [stdout] 40 | |         return Response::empty_404();
[INFO] [stdout] 41 | |     });
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `try_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed backend/src/macros.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/server.rs:50:11
[INFO] [stdout]     |
[INFO] [stdout]  38 |     let action = try_or!(action_fn(request), {
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `action` calls a custom destructor
[INFO] [stdout]     |         `action` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |     let mut model = Model::new(db::open());
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `model` calls a custom destructor
[INFO] [stdout]     |         `model` will be dropped later as of Edition 2024
[INFO] [stdout]  49 |         
[INFO] [stdout]  50 |     match action.execute(&mut model) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  63 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `action` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `model` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.3/src/sqlite/connection/raw.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Drop for RawConnection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `model` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.3/src/sqlite/connection/stmt.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl Drop for Statement {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> backend/src/macros.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  9 |           if let Some(x) = $expr {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: backend/src/server.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let action = try_or!(action_fn(request), {
[INFO] [stdout]    |                    -       ------------------ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |  __________________|
[INFO] [stdout]    | |
[INFO] [stdout] 39 | |         env.log("404: action_fn failed");
[INFO] [stdout] 40 | |         return Response::empty_404();
[INFO] [stdout] 41 | |     });
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: value may invoke a custom destructor because it contains a trait object
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> backend/src/macros.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |           }
[INFO] [stdout]    |           ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: backend/src/server.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let action = try_or!(action_fn(request), {
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 39 | |         env.log("404: action_fn failed");
[INFO] [stdout] 40 | |         return Response::empty_404();
[INFO] [stdout] 41 | |     });
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `try_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating procs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating frontend/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating backend/src/bin/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.15.4, stdweb v0.4.20, syn v0.14.9, yew v0.9.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: backend v0.1.0 (/opt/rustwide/workdir/backend) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: common v0.1.0 (/opt/rustwide/workdir/common) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: procs v0.1.0 (/opt/rustwide/workdir/procs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: frontend v0.1.0 (/opt/rustwide/workdir/frontend) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to load manifest for workspace member `/opt/rustwide/workdir/backend`
[INFO] [stderr] referenced by workspace at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load manifest for dependency `procs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/opt/rustwide/workdir/procs/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `proc_macro` is unsupported as of the 2024 edition; instead use `proc-macro`
[INFO] [stderr]   (in the `procs` library target)
[INFO] running `Command { std: "docker" "inspect" "736eb4395f6795e0bd765be744f5fb798c30f98828ea9463495d409309550927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "736eb4395f6795e0bd765be744f5fb798c30f98828ea9463495d409309550927", kill_on_drop: false }`
[INFO] [stdout] 736eb4395f6795e0bd765be744f5fb798c30f98828ea9463495d409309550927
